Autogenerated HTML docs for v1.2.4-gce5b6
diff --git a/git-add.html b/git-add.html index bc76ff8..19d77a1 100644 --- a/git-add.html +++ b/git-add.html
@@ -367,6 +367,10 @@ </dd> </dl> </div> +<h2>See Also</h2> +<div class="sectionbody"> +<p><a href="git-rm.html">git-rm(1)</a></p> +</div> <h2>Author</h2> <div class="sectionbody"> <p>Written by Linus Torvalds <torvalds@osdl.org></p> @@ -381,7 +385,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 22-Feb-2006 10:44:46 UTC +Last updated 06-Mar-2006 07:10:14 UTC </div> </div> </body>
diff --git a/git-add.txt b/git-add.txt index 7e29383..5b7c354 100644 --- a/git-add.txt +++ b/git-add.txt
@@ -65,6 +65,9 @@ (i.e. you are listing the files explicitly), it does not add `subdir/git-foo.sh` to the index. +See Also +-------- +gitlink:git-rm[1] Author ------
diff --git a/git-archimport.html b/git-archimport.html index 1ef3969..8ca6e50 100644 --- a/git-archimport.html +++ b/git-archimport.html
@@ -3,7 +3,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> -<meta name="generator" content="AsciiDoc 7.0.1" /> +<meta name="generator" content="AsciiDoc 7.0.2" /> <style type="text/css"> /* Debug borders */ p, li, dt, dd, div, pre, h1, h2, h3, h4, h5, h6 { @@ -273,7 +273,7 @@ <h2>SYNOPSIS</h2> <div class="sectionbody"> <div class="verseblock"> -<div class="content"><tt>git-archimport</tt> [-h] [-v] [-o] [-a] [-f] [-T] [-D depth] [-t tempdir] +<div class="content"><em>git-archimport</em> [-h] [-v] [-o] [-a] [-f] [-T] [-D depth] [-t tempdir] <archive/branch> [ <archive/branch> ]</div></div> </div> <h2>DESCRIPTION</h2> @@ -410,7 +410,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 06-Jan-2006 17:12:04 PDT +Last updated 06-Mar-2006 07:10:14 UTC </div> </div> </body>
diff --git a/git-archimport.txt b/git-archimport.txt index 023d3ae..5a13187 100644 --- a/git-archimport.txt +++ b/git-archimport.txt
@@ -9,7 +9,7 @@ SYNOPSIS -------- [verse] -`git-archimport` [-h] [-v] [-o] [-a] [-f] [-T] [-D depth] [-t tempdir] +'git-archimport' [-h] [-v] [-o] [-a] [-f] [-T] [-D depth] [-t tempdir] <archive/branch> [ <archive/branch> ] DESCRIPTION
diff --git a/git-fetch-pack.html b/git-fetch-pack.html index b9ba9bd..03f562f 100644 --- a/git-fetch-pack.html +++ b/git-fetch-pack.html
@@ -3,7 +3,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> -<meta name="generator" content="AsciiDoc 7.0.1" /> +<meta name="generator" content="AsciiDoc 7.0.2" /> <style type="text/css"> /* Debug borders */ p, li, dt, dd, div, pre, h1, h2, h3, h4, h5, h6 { @@ -272,7 +272,7 @@ </div> <h2>SYNOPSIS</h2> <div class="sectionbody"> -<p>git-fetch-pack [-q] [-k] [--exec=<git-upload-pack>] [<host>:]<directory> [<refs>…]</p> +<p><em>git-fetch-pack</em> [-q] [-k] [--exec=<git-upload-pack>] [<host>:]<directory> [<refs>…]</p> </div> <h2>DESCRIPTION</h2> <div class="sectionbody"> @@ -368,7 +368,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 27-Dec-2005 00:16:06 PDT +Last updated 06-Mar-2006 07:10:14 UTC </div> </div> </body>
diff --git a/git-fetch-pack.txt b/git-fetch-pack.txt index b507e9b..913b75b 100644 --- a/git-fetch-pack.txt +++ b/git-fetch-pack.txt
@@ -8,7 +8,7 @@ SYNOPSIS -------- -git-fetch-pack [-q] [-k] [--exec=<git-upload-pack>] [<host>:]<directory> [<refs>...] +'git-fetch-pack' [-q] [-k] [--exec=<git-upload-pack>] [<host>:]<directory> [<refs>...] DESCRIPTION -----------
diff --git a/git-pack-redundant.html b/git-pack-redundant.html index 410dea9..0ef5938 100644 --- a/git-pack-redundant.html +++ b/git-pack-redundant.html
@@ -272,7 +272,7 @@ </div> <h2>SYNOPSIS</h2> <div class="sectionbody"> -<p><em>git-pack-redundant [ --verbose ] [ --alt-odb ] < --all | .pack filename … ></em></p> +<p><em>git-pack-redundant</em> [ --verbose ] [ --alt-odb ] < --all | .pack filename … ></p> </div> <h2>DESCRIPTION</h2> <div class="sectionbody"> @@ -335,7 +335,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 05-Mar-2006 09:02:48 UTC +Last updated 06-Mar-2006 07:10:15 UTC </div> </div> </body>
diff --git a/git-pack-redundant.txt b/git-pack-redundant.txt index 2f4cc46..a81cb97 100644 --- a/git-pack-redundant.txt +++ b/git-pack-redundant.txt
@@ -8,7 +8,7 @@ SYNOPSIS -------- -'git-pack-redundant [ --verbose ] [ --alt-odb ] < --all | .pack filename ... >' +'git-pack-redundant' [ --verbose ] [ --alt-odb ] < --all | .pack filename ... > DESCRIPTION -----------
diff --git a/git-rm.html b/git-rm.html index a9df33f..1401f5f 100644 --- a/git-rm.html +++ b/git-rm.html
@@ -381,6 +381,10 @@ </dd> </dl> </div> +<h2>See Also</h2> +<div class="sectionbody"> +<p><a href="git-add.html">git-add(1)</a></p> +</div> <h2>Author</h2> <div class="sectionbody"> <p>Written by Linus Torvalds <torvalds@osdl.org></p> @@ -395,7 +399,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 23-Feb-2006 11:21:36 UTC +Last updated 06-Mar-2006 07:10:15 UTC </div> </div> </body>
diff --git a/git-rm.txt b/git-rm.txt index 401bfb2..d8a5afa 100644 --- a/git-rm.txt +++ b/git-rm.txt
@@ -74,6 +74,9 @@ shell expand the asterisk (i.e. you are listing the files explicitly), it does not remove `subdir/git-foo.sh`. +See Also +-------- +gitlink:git-add[1] Author ------
diff --git a/git-shell.html b/git-shell.html index 71609be..a969af1 100644 --- a/git-shell.html +++ b/git-shell.html
@@ -3,7 +3,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> -<meta name="generator" content="AsciiDoc 7.0.1" /> +<meta name="generator" content="AsciiDoc 7.0.2" /> <style type="text/css"> /* Debug borders */ p, li, dt, dd, div, pre, h1, h2, h3, h4, h5, h6 { @@ -272,7 +272,7 @@ </div> <h2>SYNOPSIS</h2> <div class="sectionbody"> -<p><em>git-shell -c <command> <argument></em></p> +<p><em>git-shell</em> -c <command> <argument></p> </div> <h2>DESCRIPTION</h2> <div class="sectionbody"> @@ -298,7 +298,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 27-Dec-2005 00:16:42 PDT +Last updated 06-Mar-2006 07:10:15 UTC </div> </div> </body>
diff --git a/git-shell.txt b/git-shell.txt index 3f4d804..cc4266d 100644 --- a/git-shell.txt +++ b/git-shell.txt
@@ -8,7 +8,7 @@ SYNOPSIS -------- -'git-shell -c <command> <argument>' +'git-shell' -c <command> <argument> DESCRIPTION -----------
diff --git a/git-shortlog.html b/git-shortlog.html index 806d094..2ffba85 100644 --- a/git-shortlog.html +++ b/git-shortlog.html
@@ -3,7 +3,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> -<meta name="generator" content="AsciiDoc 7.0.1" /> +<meta name="generator" content="AsciiDoc 7.0.2" /> <style type="text/css"> /* Debug borders */ p, li, dt, dd, div, pre, h1, h2, h3, h4, h5, h6 { @@ -272,7 +272,7 @@ </div> <h2>SYNOPSIS</h2> <div class="sectionbody"> -<p><em>git-log --pretty=short | git shortlog</em></p> +<p>git-log --pretty=short | <em>git-shortlog</em></p> </div> <h2>DESCRIPTION</h2> <div class="sectionbody"> @@ -293,7 +293,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 27-Dec-2005 00:16:43 PDT +Last updated 06-Mar-2006 07:10:16 UTC </div> </div> </body>
diff --git a/git-shortlog.txt b/git-shortlog.txt index 65ca77f..bf8db8b 100644 --- a/git-shortlog.txt +++ b/git-shortlog.txt
@@ -8,7 +8,7 @@ SYNOPSIS -------- -'git-log --pretty=short | git shortlog' +git-log --pretty=short | 'git-shortlog' DESCRIPTION -----------
diff --git a/git-show-branch.html b/git-show-branch.html index 38ef502..08db24f 100644 --- a/git-show-branch.html +++ b/git-show-branch.html
@@ -3,7 +3,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> -<meta name="generator" content="AsciiDoc 7.0.1" /> +<meta name="generator" content="AsciiDoc 7.0.2" /> <style type="text/css"> /* Debug borders */ p, li, dt, dd, div, pre, h1, h2, h3, h4, h5, h6 { @@ -273,9 +273,9 @@ <h2>SYNOPSIS</h2> <div class="sectionbody"> <div class="verseblock"> -<div class="content">git-show-branch [--all] [--heads] [--tags] [--topo-order] [--current] - [--more=<n> | --list | --independent | --merge-base] - [--no-name | --sha1-name] [<rev> | <glob>]…</div></div> +<div class="content"><em>git-show-branch</em> [--all] [--heads] [--tags] [--topo-order] [--current] + [--more=<n> | --list | --independent | --merge-base] + [--no-name | --sha1-name] [<rev> | <glob>]…</div></div> </div> <h2>DESCRIPTION</h2> <div class="sectionbody"> @@ -470,7 +470,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 15-Jan-2006 02:13:29 PDT +Last updated 06-Mar-2006 07:10:16 UTC </div> </div> </body>
diff --git a/git-show-branch.txt b/git-show-branch.txt index 7b1a9c9..e474cd0 100644 --- a/git-show-branch.txt +++ b/git-show-branch.txt
@@ -8,9 +8,9 @@ SYNOPSIS -------- [verse] -git-show-branch [--all] [--heads] [--tags] [--topo-order] [--current] - [--more=<n> | --list | --independent | --merge-base] - [--no-name | --sha1-name] [<rev> | <glob>]... +'git-show-branch' [--all] [--heads] [--tags] [--topo-order] [--current] + [--more=<n> | --list | --independent | --merge-base] + [--no-name | --sha1-name] [<rev> | <glob>]... DESCRIPTION -----------
diff --git a/git-update-ref.html b/git-update-ref.html index 7c887b6..5d92551 100644 --- a/git-update-ref.html +++ b/git-update-ref.html
@@ -3,7 +3,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> -<meta name="generator" content="AsciiDoc 7.0.1" /> +<meta name="generator" content="AsciiDoc 7.0.2" /> <style type="text/css"> /* Debug borders */ p, li, dt, dd, div, pre, h1, h2, h3, h4, h5, h6 { @@ -272,7 +272,7 @@ </div> <h2>SYNOPSIS</h2> <div class="sectionbody"> -<p><tt>git-update-ref</tt> <ref> <newvalue> [<oldvalue>]</p> +<p><em>git-update-ref</em> <ref> <newvalue> [<oldvalue>]</p> </div> <h2>DESCRIPTION</h2> <div class="sectionbody"> @@ -322,7 +322,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 27-Dec-2005 00:16:53 PDT +Last updated 06-Mar-2006 07:10:16 UTC </div> </div> </body>
diff --git a/git-update-ref.txt b/git-update-ref.txt index 69715aa..475237f 100644 --- a/git-update-ref.txt +++ b/git-update-ref.txt
@@ -7,7 +7,7 @@ SYNOPSIS -------- -`git-update-ref` <ref> <newvalue> [<oldvalue>] +'git-update-ref' <ref> <newvalue> [<oldvalue>] DESCRIPTION -----------
diff --git a/git-var.html b/git-var.html index b007abc..1f81fa6 100644 --- a/git-var.html +++ b/git-var.html
@@ -3,7 +3,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> -<meta name="generator" content="AsciiDoc 7.0.1" /> +<meta name="generator" content="AsciiDoc 7.0.2" /> <style type="text/css"> /* Debug borders */ p, li, dt, dd, div, pre, h1, h2, h3, h4, h5, h6 { @@ -272,7 +272,7 @@ </div> <h2>SYNOPSIS</h2> <div class="sectionbody"> -<p>git-var [ -l | <variable> ]</p> +<p><em>git-var</em> [ -l | <variable> ]</p> </div> <h2>DESCRIPTION</h2> <div class="sectionbody"> @@ -368,7 +368,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 27-Dec-2005 00:16:55 PDT +Last updated 06-Mar-2006 07:10:17 UTC </div> </div> </body>
diff --git a/git-var.txt b/git-var.txt index c22d34f..90cb157 100644 --- a/git-var.txt +++ b/git-var.txt
@@ -8,7 +8,7 @@ SYNOPSIS -------- -git-var [ -l | <variable> ] +'git-var' [ -l | <variable> ] DESCRIPTION -----------